home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Find and Run Robot 2.33.01 / FindAndRunRobotSetup.exe / FindAndRunRobot.dcupdate < prev    next >
Extensible Markup Language  |  2008-11-03  |  1KB  |  24 lines

  1. <?xml version="1.0" ?>
  2.  
  3. <Local>
  4.  
  5.     <!-- basic info to display in updater-->
  6.     <Label>Find and Run Robot</Label>
  7.     <IconFile>FindAndRunRobot.exe</IconFile>
  8.  
  9.  
  10.     <!-- version info of locally installed current version, and simple remote version file -->
  11.     <Version>2.33.01</Version>
  12.     <VersionFileRemote>http://www.donationcoder.com/Software/Mouser/findrun/pad/versioninfo.xml</VersionFileRemote>
  13.  
  14.  
  15.     <!-- where to get more info about the app remotely, only queried once an update is discovered -->
  16.     <InfoFileRemote>http://www.donationcoder.com/Software/Mouser/findrun/pad/pad_file.xml</InfoFileRemote>
  17.     <WebPage>http://www.donationcoder.com/Software/Mouser/findrun/index.html</WebPage>
  18.  
  19.     <!-- ok how to conduct updates; could be: "Run" (download and run program), or "Visit" (visit website), or "Unzip" (download zip and unpack over files) -->
  20.     <UpdateMethod>run</UpdateMethod>
  21.     <CloseForUpdate>FindAndRunRobot.exe</CloseForUpdate>
  22.     <UpdateFile>http://www.donationcoder.com/Software/Mouser/findrun/downloads/FindAndRunRobotSetup.exe</UpdateFile>
  23.  
  24. </Local>